How strong should it be? Let's say as close to 128 bits as possible.
What could be a 128 bits passphrase? Well, it could be a random combination of uppercase, lowercase and numbers. Since this dataset includes 62 characters, you would need 20 characters to approach 119 bits, because ln(62^20) / ln(2) = 119.08 bits. Let's say something like this: LK12spsaiwM238GN76eH
Will it definitely be safe? There is no definitely in math, but there is approximately definitely. So I would argue that if you generate the passphrase in a secure airgapped environment, using a good piece of software, then yeah! It would be safe.