First off, the term "LTV enabled" is not as well defined as one might wish for. As has been mentioned a number of times here on stack overflow (e.g. here, here, or here), Adobe Acrobat displays that a given signature is "LTV enabled" if during validation it observed that it did not need to access remote sources to retrieve information it required for validation.
Thus, whether or not Adobe Acrobat considers your signature LTV enabled, depends on the (closed!) algorithms of the Adobe signature validation code and the configuration of the signature validation in Adobe Acrobat.
Both these factors are subject to change!
In essence, therefore, you cannot be "sure about the LTV"!
Nonetheless, you can try your best to provide as much relevant validation related information and fix it in time. This improves your chances that your signatures are and will continue to be considered LTV enabled by Adobe Acrobat.
Now concerning your questions:
signing-certificate ... signing-certificate V2 ... Is there a need for having both?
To begin with, these attributes are not required by Adobe Acrobat validation routines. (Not yet, that is.) So this is not (yet?) relevant for your objective.
If you are interested nonetheless - no. If your signature algorithm relies on SHA-1 for hashing (which it of course should not!), you should use the plain signing-certificate attribute (in CMS called ESSCertID). If it relies on a different, more advanced algorithm, you should use the newer signing-certificate-V2 attribute (in CMS called ESSCertIDv2) and use the same hash algorithm as in your signature algorithm.
Only if your signatures will also be verified by older (well, ancient) software that supports ESSCertID but not yet ESSCertIDv2, you might consider adding both attributes.
In the context at hand, by the way, eSig DSS does support both ESSCertID and ESSCertIDv2. Thus, if it says that the signing attribute is missing, that means that there is something fishy about the signing-attribute V2 you saw in your signature...
Should/can I ignore this warning?
In respect to Adobe's "LTV enabled" profile, you currently can ignore the warning for now. And whether or not Adobe will start requiring that attribute by default in the future and (if yes) how exactly, is hard to tell.
How can one be sure about the LTV? Is there some other way for validation?
As mentioned above, you can not be sure about the "LTV enabled" status of your signatures.
Considering the screen shot you shared, though, it mentions that your PDF signature reached only a BASELINE-T equivalent level. In particular, you did not reach a BASELINE-LT equivalent, let alone a BASELINE-LTA equivalent here. Thus, as far as ETSI conform validation goes, the required revocation information were not all found in your PDF.
Adobe's validation rules (currently) are very lax in comparison with the ETSI rules, so it might display "LTV enabled" nonetheless. Unless you want to improve your signatures to BASELINE-LT at least, though, using eSignature DSS won't help you as validation tool...