Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
It is not safe to keep the seed phrase or private keys on the computer or smartphones.
Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
Need to have an option to user save the seed phrase or private keys encripted on NFC Card or USB device, like a cold wallet integrated with Bitcoin core.
So every time user wants to withdraw Bitcoin, need to have the USB "pendrive" connected on PC or tap the NFC Card.
Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
I have checked and there is another wallets using this solution.
Additional context
<!-- Add any other context or screenshots about the feature request here. -->
I already have this working without integration with Bitcoin Core.