When configuring a peer, for certain types of peers, it is beneficial to have a QR code to scan during the setup process. This enables that in the core library. However, it is an optional dependency, and as such must be installed via `pip install wireguard[qr]`. Alternately, installing the `qrcode[pil]` library will allow the functionality to be used.