If you ahve issues with your already paired devices not staying paired after reboots
```bash
chmod -R a+rwx /var/lib/bluetooth
```
might be a bit of a brute force way to solve the issue. [stackexchange thread about it](https://raspberrypi.stackexchange.com/questions/43648/bluetooth-devices-list-not-being-remembered-on-reboot)