Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core to Tails encrypted Persistent Storage, creates and recovers Bitcoin Core wallets from Codex32 (BIP93) seed backups, and creates backup Bails USB sticks and shareable blank Bails USB sticks. Learn more in README.md.
Describe the solution you'd like
When I save a PSBT to the default location. I want a QR of it to be generated and displayed full screen.
When I decode a QR, I want Bails to detect what it is and automatically perform the next step such as "Load PSBT", present choices for creating a watch-only wallet or amnesic watch-only wallet, or scanning/entering the next CodexQR / Codex32 QR.
Describe alternatives you've considered
Creating an issue for Bitcoin Core and trying to add the feature myself there.
Additional context
The preferred solution would be having Bitcoin Core generate the QR Code of the PSBT natively. (And later the data to generate a watch-only wallet.)
The seems to be a PSBT QR standard developing among Sparrow, some HWW and spectre, so it would be good to stay compatible with this. Likewise for the XPUB QR standard.
Describe the solution you'd like When I save a PSBT to the default location. I want a QR of it to be generated and displayed full screen.
When I decode a QR, I want Bails to detect what it is and automatically perform the next step such as "Load PSBT", present choices for creating a watch-only wallet or amnesic watch-only wallet, or scanning/entering the next CodexQR / Codex32 QR.
Describe alternatives you've considered Creating an issue for Bitcoin Core and trying to add the feature myself there.
Additional context The preferred solution would be having Bitcoin Core generate the QR Code of the PSBT natively. (And later the data to generate a watch-only wallet.)
The seems to be a PSBT QR standard developing among Sparrow, some HWW and spectre, so it would be good to stay compatible with this. Likewise for the XPUB QR standard.